UserAgentBrand

public interface UserAgentBrand

A user-agent brand information.

Since

8.4.0

Functions

Link copied to clipboard
public static UserAgentBrand create(String name, String version)
Creates a new UserAgentBrand instance with the given brand and version.
Link copied to clipboard
public String name()
Returns the name of the user-agent or brand (e.g.
Link copied to clipboard
public String version()
Returns the version of the brand (e.g.